home *** CD-ROM | disk | FTP | other *** search
- Short: Hack: Modify on-the-fly the version
- Author: ast_dde@yahoo.es (Dámaso D. Estévez)
- Uploader: ast_dde@yahoo.es (Dámaso D. Estévez)
- Version: 1.1b
- Type: util/cli
-
- -------
- ESPAÑOL
- -------
-
- Esta utilidad permite falsear la versión/revisión de una biblioteca,
- dispositivo o recurso (NO la cadena de versión... necesitará Scout o
- Xopa para verificar los cambios). Esto podría ser útil con algunos
- programas quisquillosos que requieren una versión/revisión más
- alta... pero probablemente, sólo conseguirá que el programa
- simplemente no funcione o no lo haga completamente (yo lo he probado
- con HappyDT 3.2 y el S.O. 3.9 y he conseguido que llegue a cargarse
- y a usar las preferencias, pero desgraciadamente el programa
- principal no funciona porque la biblioteca "Datatypes" que se empeña
- en exigir incluye funciones que la del S.O. 3.9 no incorpora); si
- opta por reducir la versión/revisión lo más probable es que los
- programas o incluso el sistema falle miserablemente.
-
- * Ponga en marcha este sencillo y peligroso programa sólo desde la
- interfaz CLI/Shell o un guión ARexx.
- * Consulte el fichero fuente y sus notas
- y utilice el programa por su cuenta y riesgo.
- * Argumentos: ? para la sintaxis o dos argumentos (el nombre
- completo de la biblioteca/dispositivo/recurso y la nueva
- versión.revisión).
- * Mi agradecimiento a Thomas Richter
- por su información sobre cómo funcionan las listas del S.O :)
- * Creado con S.O. 3.9, A1200/060, Hisoft Basic 2 y Developper CD 2.1.
- * Mi llave pública la puede encontrar aquí:
- <http://www.arrakis.es/~amidde/txt/PGP.txt>
-
- Cambios menores desde la versión 1.1:
-
- * Eliminado el mensaje de error "Input Past End" (aparecía cuando
- el programa se ejecutaba acompañado de RUN y con el argumento `?').
-
- -------
- ENGLISH
- -------
-
- This utility permit to fake the version/revision info for a library,
- device or resource (NOT the info's version string... you will need
- Scout or Xopa for to check the changes). This would be useful with
- some programs what require a higher version/revision... but probably
- the program won't (full) work; if you reduces the version/revision
- probably the programs or the system will fails miserably.
-
- * Start this dangerous hack only from CLI/Shell or an Arexx script.
- * Arguments: ? for the template or two arguments (lib/dev/resource
- full name and new version.revision).
- * See the source code and their remarks and use under your risk!!
- * Thanks to Thomas Richter for your info about the system's list.
- * Created with OS 3.9, A1200/060, Hisoft Basic 2 & Developper CD 2.1
- * My public keyfile is here:
- <http://www.arrakis.es/~amidde/txt/PGP.txt>
-
- Minor changes from the 1.1:
-
- * Fixed the "Input Past End" error (this appeared when the user uses
- ABF with the RUN command and the "?" argument).
-